From: Jan Djärv Date: Mon, 29 Jan 2007 08:05:52 +0000 (+0000) Subject: Must define LIB_X!!_LIBS to empty X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~2573 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=b1e3b5edac1bc32650f6a3a53519a072fcdee1d3;p=emacs.git Must define LIB_X!!_LIBS to empty --- diff --git a/src/Makefile.in b/src/Makefile.in index 4e2913eafb6..9407eb6c0bc 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -404,6 +404,7 @@ LIBXT=$(LIBW) #if HAVE_XFT #undef LIB_X11_LIB /* XFT_LIBS includes -lX11 */ +#define LIB_X11_LIB XFT_LIBS=@XFT_LIBS@ #endif /* HAVE_XFT */